Correct another Since tag
authorMatthias Clasen <mclasen@redhat.com>
Sun, 12 Oct 2014 03:20:53 +0000 (23:20 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 13 Oct 2014 14:43:32 +0000 (10:43 -0400)
gdk/wayland/gdkwaylandglcontext.h

index 27b7e8fe47804cf6b8da071fb12fed2349d6f570..d57d76b4893d8097e1b37dbbd2f79cb779ea7b7a 100644 (file)
@@ -37,7 +37,7 @@ G_BEGIN_DECLS
 typedef struct _GdkWaylandGLContext            GdkWaylandGLContext;
 typedef struct _GdkWaylandGLContextClass       GdkWaylandGLContextClass;
 
-GDK_AVAILABLE_IN_3_14
+GDK_AVAILABLE_IN_3_16
 GType gdk_wayland_gl_context_get_type (void) G_GNUC_CONST;
 
 G_END_DECLS